tools.insert_resources_uwp

Undocumented in source.

Members

Functions

generateFilterDefinition
string generateFilterDefinition(string[] filters)
Undocumented in source. Be warned that the author may not have intended to support it.
generateFilters
void generateFilters(string filterName, string[] filters)
Undocumented in source. Be warned that the author may not have intended to support it.
getFilterName
string getFilterName(DirEntry e, string targetPath)
Undocumented in source. Be warned that the author may not have intended to support it.
getResourceDescriptor
string getResourceDescriptor(Terminal t, DirEntry e, string targetPath)
Undocumented in source. Be warned that the author may not have intended to support it.
getResourceFilterDescriptor
string getResourceFilterDescriptor(Terminal t, DirEntry e, string targetPath)
Undocumented in source. Be warned that the author may not have intended to support it.
getType
string getType(Terminal t, string fileName)
hasFilter
bool hasFilter(string filterName, string[] filters)
Undocumented in source. Be warned that the author may not have intended to support it.
insertUWPResources
bool insertUWPResources(Terminal t, string uwpVcxProjPath, string assetsToImport)
Undocumented in source. Be warned that the author may not have intended to support it.
stripProject
bool stripProject(Terminal t, string res, string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
stripUWPResources
bool stripUWPResources(Terminal t, string vcx, string vcxfilter)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

specialLabel
enum specialLabel;
Undocumented in source.
vcxItemTypes
enum vcxItemTypes;
Undocumented in source.
wordToFind
enum wordToFind;
Undocumented in source.

Meta